<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">

<title>$SITE_NAME$ - $MODULE_NAME$</title>
<?$META_DESCRIPTION$?>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
</head>


$ADMIN_BAR$

$GLOBAL_AHEADER$

<table width="950" border="0" align="center" cellpadding="0" cellspacing="0"> 
 <tr><td class="big-body" > 
$GLOBAL_CLEFTER$
 
 <div align="center" class="righter">
 $GLOBAL_DRIGHTER$
 <table align="center" width="500" border="0" cellpadding="0" cellspacing="0"> 
 <tr><td class="mid-body1" /></tr> 
 <tr><td class="mid-body2"> 
 <div class="mid-body"><!-- <body> -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="white-space: nowrap;">$SHOP_PATH$</td>
<?if($EDIT_ENTRY_LINK$)?><td align="right" style="white-space: nowrap;">[ <a href="$EDIT_ENTRY_LINK$"><!--<s4443>--> <!--</s>--></a> ]</td><?endif?>
</tr>
</table>

<h1><?if($MODER_PANEL$)?>$MODER_PANEL$ <?endif?>$ENTRY_TITLE$</h1>

<table border="0" cellpadding="0" cellspacing="0" width="100%" class="with-clear">
<tr valign="top"><td style="padding-right:10px; width:1%">

$IMGS_ARRAY_JS$
<script type="text/javascript">
function _bldCont(indx){
var bck=indx-1;var nxt=indx+1;
if (bck<0){bck = allEntImgs$ID$.length-1;}
if (nxt>=allEntImgs$ID$.length){nxt=0;}
var imgs='';
if (allEntImgs$ID$.length>1){
for (var i=0;i<allEntImgs$ID$.length;i++){var img=i+1;
if(allEntImgs$ID$[i][0].length<1){continue;}
if (i==indx){imgs += '<b class="pgSwchA">'+img+'</b> ';}
else {imgs += '<a class="pgSwch" href="javascript://" rel="nofollow" onclick="_bldCont('+i+');return false;">'+img+'</a> ';}
}
imgs = '<div align="center" style="padding:8px 0 5px 0;white-space:nowrap;overflow:auto;overflow-x:auto;overflow-y:hidden;"><a class="pgSwch" href="javascript://" rel="nofollow" onclick="_bldCont('+bck+');return false;">&laquo; Back</a> '+imgs+'<a class="pgSwch" href="javascript://" rel="nofollow" onclick="_bldCont('+nxt+');return false;">Next &raquo;</a> </div> ';}
var hght = parseInt(allEntImgs$ID$[indx][2]); if ($.browser.msie) { hght += 28; };
_picsCont = '<div id="_prCont" style="position:relative;"><img alt="" border="0" src="' + allEntImgs$ID$[indx][0] + '"/>'+imgs+'</div>';
new _uWnd('wnd_prv', " ", 10, 10, { waitimages:300000, autosizewidth:1, hideonresize:1, autosize:1, fadetype:1, closeonesc:1, align:'center', min:0, max:0, resize:1 }, _picsCont);
}
</script>

<img alt="" src="$THUMB$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" id="ipreview" idx="0" title="   ">

<?if($SMALL_1$)?>
<img alt="" src="$SMALL$" class="gphoto" onclick="var el=getElementById('ipreview'); el.src='$THUMB$'; el.setAttribute('idx',0);">
<img alt="" src="$SMALL_1$" class="gphoto" onclick="var el=getElementById('ipreview'); el.src='$THUMB_1$'; el.setAttribute('idx',1);">
<?endif?>
<?if($SMALL_2$)?><img alt="" src="$SMALL_2$" class="gphoto" onclick="var el=getElementById('ipreview'); el.src='$THUMB_2$'; el.setAttribute('idx',2);"><?endif?>
<?if($SMALL_3$)?><img alt="" src="$SMALL_3$" class="gphoto" onclick="var el=getElementById('ipreview'); el.src='$THUMB_3$'; el.setAttribute('idx',3);"><?endif?>

</td><td>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<?if($RATING$)?>
<td width="1%">
<div style="margin-bottom:10px;"><?$RSTARS$('30','/.s/img/stars/3/30.png','1','float')?><div style="font-size:10px; text-align:center;"><!--<s3119>--><!--</s>-->: <b><span id="entRating$ID$">$RATING$</span></b>/<span id="entRated$ID$">$RATED$</span></div></div>
</td>
<?endif?>
<td align="right"><b style="font-size:14px; padding:0 10px;"><?if($PRICE_OLD$)?><s>$PRICE_OLD$</s> <span class="newprice">$PRICE$</span><?else?>$PRICE$<?endif?></b> $2BASKET_Q$</td>
</tr>
</table>


<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td><ul class="shop-options" id="id-$ID$-options">
 <?if($BRAND$)?><li><span class="opt"><!--<s4379>--><!--</s>-->:</span> <span class="val">$BRAND$</span></li><?endif?>
 <?if($ART_NO$)?><li><span class="opt"><!--<s4749>--><!--</s>-->:</span> <span class="val">$ART_NO$</span></li><?endif?>
 <?if($STOCK$)?><li><span class="opt"><!--<s4377>--><!--</s>-->:</span> <span class="val">$STOCK$</span></li><?endif?>
 <?if($WARR$)?><li><span class="opt"><!--<s4376>--><!--</s>-->:</span> <span class="val">$WARR$</span></li><?endif?>
 <?if($UNIT$)?><li><span class="opt"><!--<s4750>--><!--</s>-->:</span> <span class="val">$UNIT$</span></li><?endif?>
 <?if($WEIGHT$)?><li><span class="opt"><!--<s4751>--><!--</s>-->:</span> <span class="val">$WEIGHT$</span></li><?endif?>
 $OPTIONS$
</ul></td>
<?if($BUY_NOW$)?>
<td align="center" width="1%" nowrap>
 <div style="float:right;" class="goods-list"><!--<s5454>--> <!--</s>--> $BUY_NOW$</div>
</td>
<?endif?>
</table>

</td></tr>
</table>

<ul class="shop-tabs with-clear">
 <li<?if($ENTRY_MODE$ == 'desc')?> class="postRest1"<?endif?>><a href="$DESC_LINK$"><!--<s4375>--><!--</s>--></a></li>
 <?if($SPEC$)?>
 <li<?if($ENTRY_MODE$ == 'spec')?> class="postRest1"<?endif?>><a href="$SPEC_LINK$"><!--<s4781>--><!--</s>--></a></li>
 <?endif?>
 <?if($PHOTO_1$)?>
 <li<?if($ENTRY_MODE$ == 'imgs')?> class="postRest1"<?endif?>><a href="$IMGS_LINK$"><!--<s3183>--><!--</s>--></a></li>
 <?endif?>
 <?if($COM_IS_ACTIVE$)?>
 <li<?if($ENTRY_MODE$ == 'comm')?> class="postRest1"<?endif?>><a href="$COMM_LINK$"><!--<s4783>--><!--</s>--></a></li>
 <?endif?>
</ul>
<div class="shop-info">

<?if($ENTRY_MODE$ == 'desc')?>
 <?if($DESCRIPTION$)?>$DESCRIPTION$<?else?><!--<s4782>-->  <!--</s>--><?endif?>
<?endif?>

<?if($ENTRY_MODE$ == 'spec')?>
 $SPEC$
<?endif?>

<?if($ENTRY_MODE$ == 'imgs')?>
 <div class="shop-imgs with-clear">
 <?if($PHOTO$)?><img alt="" src="$THUMB$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="0" title="   "><?endif?>
 <?if($PHOTO_1$)?><img alt="" src="$THUMB_1$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="1" title="   "><?endif?>
 <?if($PHOTO_2$)?><img alt="" src="$THUMB_2$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="2" title="   "><?endif?>
 <?if($PHOTO_3$)?><img alt="" src="$THUMB_3$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="3" title="   "><?endif?>
 <?if($PHOTO_4$)?><img alt="" src="$THUMB_4$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="4" title="   "><?endif?>
 <?if($PHOTO_5$)?><img alt="" src="$THUMB_5$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="5" title="   "><?endif?>
 <?if($PHOTO_6$)?><img alt="" src="$THUMB_6$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="6" title="   "><?endif?>
 <?if($PHOTO_7$)?><img alt="" src="$THUMB_7$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="7" title="   "><?endif?>
 <?if($PHOTO_8$)?><img alt="" src="$THUMB_8$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="8" title="   "><?endif?>
 <?if($PHOTO_9$)?><img alt="" src="$THUMB_9$" class="gphoto" onclick="_bldCont(this.getAttribute('idx'));" idx="9" title="   "><?endif?>
 </div>
<?endif?>


<?if($ENTRY_MODE$ == 'comm')?>
 <?if($COM_IS_ACTIVE$)?>
 <?if($COM_CAN_READ$)?>
 <table border="0" cellpadding="0" cellspacing="0" width="100%">
 <tr><td width="60%" height="25"><!--<s5183>--> <!--</s>-->: <b>$COM_NUM_ENTRIES$</b></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr>
 <tr><td colspan="2">$COM_BODY$</td></tr>
 <tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr>
 <tr><td colspan="2" height="10"></td></tr>
 </table>
 <?endif?>

 <?if($COM_CAN_ADD$)?>
 $COM_ADD_FORM$
 <?else?>
 <?if($USER_LOGGED_IN$)?><?else?><div align="center" class="commReg"><!--<s5237>-->     .<!--</s>--><br />[ <a href="$REGISTER_LINK$"><!--<s3089>--><!--</s>--></a> | <a href="$LOGIN_LINK$"><!--<s3087>--><!--</s>--></a> ]</div><?endif?>
 <?endif?>
 <?endif?>
<?endif?>
</div>

<div style="margin-top: 10px; text-align:right;"><!--<s4417>-->  <!--</s>-->: $ADD_WDAY$, $ADD_DATE$</div>


 <!-- </body> --> </div></td></tr> 
 <tr><td class="mid-body3" /></tr> 
 </table> 
 </td></tr></table> 
<div class="down-body" > 
$GLOBAL_BFOOTER$</div> 
</body></html><div id="utbr8214" rel="s11"></div> 
<!-- 0.02332 (s11) -->